-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
1.5.11
-
Code
-
Classes
- Block
| Total Complexity |
28 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
178 |
| Lines of code |
145 |
| Logical lines of code |
63 |
| Comment lines |
7 |
| Methods |
14 |
| Properties |
1 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| build_css() |
S |
44 |
1 |
60 |
| get_table_css() |
S |
64 |
5 |
9 |
| get_row_odd_css() |
S |
69 |
2 |
7 |
| get_row_odd_hover_css() |
S |
69 |
2 |
7 |
| get_row_even_css() |
S |
69 |
2 |
7 |
| get_row_even_hover_css() |
S |
69 |
2 |
7 |
| get_header_css() |
S |
68 |
2 |
7 |
| get_header_hover_css() |
S |
68 |
2 |
7 |
| get_body_css() |
S |
68 |
2 |
7 |
| get_body_hover_css() |
S |
68 |
2 |
7 |
| get_footer_css() |
S |
68 |
2 |
7 |
| get_footer_hover_css() |
S |
68 |
2 |
7 |
| get_table_border_css() |
S |
78 |
1 |
3 |
| get_table_border_hover_css() |
S |
78 |
1 |
3 |